Skip to main content

MacOS 的 zsh 和 bash 切换

chsh -s /bin/zsh

chsh -s /bin/bash

source ~/.bash_profile

source ~/.zshrc